{
"api_key": "sk-default-XXXXXXX",
"template_type": "single_task",
"name": "Nutrition Expert",
"description": "Personalized Nutrition Assistant",
"agent_role": "You are a NUTRITION EXPERT...",
"agent_instructions": "Your task is to assist users in optimizing their diet...",
"examples": null,
"features": [
{
"type": "SINGLE_TOOL_CALL",
"config": {
"module_mode": "Post"
},
"priority": 0
}
],
"tool": "notion",
"tool_usage_description": "Provide dietary plans and nutrition advice in a structured format.",
"response_format": null,
"provider_id": "OpenAI",
"model": "gpt-4o-mini",
"top_p": 0.9,
"temperature": 0.7,
"version": "3",
"llm_credential_id": "lyzr_openai"
}